kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.collections
/
[JS]ListIterator
/
hasPrevious
has
Previous
JS
abstract
fun
hasPrevious
(
)
:
Boolean
Content copied to clipboard
Returns
true
if there are elements in the iteration before the current element.